projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
382339c
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 22 Feb 2007 19:52:31 +0000
(19:52 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 22 Feb 2007 19:52:31 +0000
(19:52 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index fe2b75fbc008fedb75fe7250c4a3b05d74980ac4..3f5c6c5a95241f4cc38b98b2107b8101ed01acf4 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-3,6
+3,7
@@
* dispnew.c (update_frame, update_single_window): Set force_p here if
redisplay_dont_pause is set or Vredisplay_preemption_period is nil...
(update_window, update_frame_1): ... instead of here.
+ (update_text_area): Clear mouse face on header lines.
2007-02-21 Kim F. Storm <storm@cua.dk>